ItemAttachmentInfo Properties |
The ItemAttachmentInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentId |
Represents an identifier for the contents of an attachment.
(Inherited from AttachmentInfo.) | |
| ContentLocation |
Contains the Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment.
(Inherited from AttachmentInfo.) | |
| ContentType |
Describes the Multipurpose Internet Mail Extensions (MIME) type of the attachment content.
(Inherited from AttachmentInfo.) | |
| Id |
Identifies the attachment.
(Inherited from AttachmentInfo.) | |
| IsInline |
Represents whether the attachment appears inline within an item.
(Inherited from AttachmentInfo.) | |
| LastModifiedTime |
Represents when the file attachment was last modified.
(Inherited from AttachmentInfo.) | |
| Name |
Represents the name of the attachment.
(Inherited from AttachmentInfo.) | |
| Size |
Represents the size in bytes of the file attachment.
(Inherited from AttachmentInfo.) |